FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (78 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-DrugUse
Url https://fhir.healthdata.be/StructureDefinition/HdBe-DrugUse
Status draft
Date 2022-10-17T09:09:13.9562003+00:00
Name HdBeDrugUse
Title HdBe-DrugUse
Experimental False
Description Drugs (or: narcotics, amphetamines, intoxicants, highs, hallucinogenics, illegal substances or dope) is a collective term for drugs and chemical substances with a more or less ‘drugging' (anesthetic, boosting and/or hallucinogenic) effect and which can lead to addiction. Drug [Online] Available at: nl.Wikipedia.org/wiki/drug [Accessed: 11 February 2015]. This information model describes the information asked of the patient about their drug use.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-Patient HdBe-Patient
https://fhir.healthdata.be/ValueSet/DrugUseStatus DrugUseStatus
https://fhir.healthdata.be/ValueSet/RouteOfAdministration RouteOfAdministration
https://fhir.healthdata.be/ValueSet/TypeOfDrugOrMedication TypeOfDrugOrMedication


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HdBe-DrugUse",
  "url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-DrugUse",
  "name" : "HdBeDrugUse",
  "title" : "HdBe-DrugUse",
  "status" : "draft",
  "date" : "2022-10-17T09:09:13.9562003+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Drugs (or: narcotics, amphetamines, intoxicants, highs, hallucinogenics, illegal substances or dope) is a collective term for drugs and chemical substances with a more or less ‘drugging' (anesthetic, boosting and/or hallucinogenic) effect and which can lead to addiction. Drug [Online] Available at: nl.Wikipedia.org/wiki/drug [Accessed: 11 February 2015].\r\n\r\nThis information model describes the information asked of the patient about their drug use.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "HdBe-DrugUse",
      "uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-DrugUse",
      "name" : "HdBe logical model DrugUse"
    },
    {
      "identity" : "zib-druguse-v3.3-2020EN",
      "uri" : "https://zibs.nl/wiki/DrugUse-v3.3(2020EN)",
      "name" : "zib DrugUse-v3.3(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "DrugUse",
        "alias" : [
          "DrugsGebruik"
        ],
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.1",
            "comment" : "DrugUse"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "228366006"
            }
          ]
        }
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://hl7.org/fhir/StructureDefinition/Location",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
            ]
          }
        ]
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.effective[x]:effectivePeriod",
        "path" : "Observation.effective[x]",
        "sliceName" : "effectivePeriod",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "Observation.effective[x]:effectivePeriod.start",
        "path" : "Observation.effective[x].start",
        "short" : "StartDate",
        "definition" : "The date on which the patient started using.",
        "alias" : [
          "StartDatum"
        ],
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.6",
            "comment" : "StartDate"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.ObservationOfUse.StartDate"
          }
        ]
      },
      {
        "id" : "Observation.effective[x]:effectivePeriod.end",
        "path" : "Observation.effective[x].end",
        "short" : "StopDate",
        "definition" : "The date on which the patient quit using",
        "alias" : [
          "StopDatum"
        ],
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.7",
            "comment" : "StopDate"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.ObservationOfUse.StopDate"
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.value[x]:valueCodeableConcept",
        "path" : "Observation.value[x]",
        "sliceName" : "valueCodeableConcept",
        "short" : "DrugUseStatus",
        "definition" : "Indication stating whether there was any drug use in the past or present.",
        "alias" : [
          "DrugsGebruikStatus"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/DrugUseStatus"
        },
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.3",
            "comment" : "DrugUseStatus"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.DrugUseStatus"
          }
        ]
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "1"
      },
      {
        "id" : "Observation.note.text",
        "path" : "Observation.note.text",
        "short" : "Comment",
        "definition" : "Relevant comments on the drug use.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.9",
            "comment" : "Comment"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.Comment"
          }
        ]
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:amount",
        "path" : "Observation.component",
        "sliceName" : "amount",
        "max" : "1"
      },
      {
        "id" : "Observation.component:amount.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "363908000"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:amount.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "Amount",
        "definition" : "The number of units (pills, joints, shots etc.) per day, week, month or year or the frequency of use.",
        "alias" : [
          "Hoeveelheid"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.8",
            "comment" : "Amount"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.ObservationOfUse.Amount"
          }
        ]
      },
      {
        "id" : "Observation.component:drugOrMedicationType",
        "path" : "Observation.component",
        "sliceName" : "drugOrMedicationType",
        "max" : "1"
      },
      {
        "id" : "Observation.component:drugOrMedicationType.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "105590001"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:drugOrMedicationType.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "DrugOrMedicationType",
        "definition" : "Type of drug used by the patient.",
        "alias" : [
          "DrugsOfGeneesmiddelSoort"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/TypeOfDrugOrMedication"
        },
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.2",
            "comment" : "DrugOrMedicationType"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.DrugOrMedicationType"
          }
        ]
      },
      {
        "id" : "Observation.component:routeOfAdministration",
        "path" : "Observation.component",
        "sliceName" : "routeOfAdministration"
      },
      {
        "id" : "Observation.component:routeOfAdministration.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "410675002"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:routeOfAdministration.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "RouteOfAdministration",
        "definition" : "The way the drugs are used.",
        "alias" : [
          "Toedieningsweg"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/RouteOfAdministration"
        },
        "mapping" : [
          {
            "identity" : "zib-druguse-v3.3-2020EN",
            "map" : "NL-CM:7.4.4",
            "comment" : "RouteOfAdministration"
          },
          {
            "identity" : "HdBe-DrugUse",
            "map" : "DrugUse.RouteOfAdministration"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.